home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / CINEMA 4D CE 6 / Resource / res / menus / c4d_M_COLORSETTINGS.res < prev    next >
Text File  |  2000-09-17  |  276b  |  20 lines

  1. // Menudefinition for M_COLORSETTINGS
  2.  
  3. MENU M_COLORSETTINGS
  4. {
  5.     SUBMENU IDS_PAINT_FILE
  6.     {
  7.           IDP_COLOR_ADDPRESET;
  8.         IDP_COLOR_ADDPRESET_MULTI;
  9.           IDP_COLOR_OVERWRITE;
  10.         SEPARATOR;
  11.         IDM_CM_CLOSEWINDOW;
  12.     }
  13.  
  14.     SUBMENU IDS_PAINT_EDIT
  15.     {
  16.         IDP_COLOR_COPY;
  17.         IDP_COLOR_PASTE;
  18.     }
  19. }
  20.